CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - java 遗传算法

搜索资源列表

  1. 1下载:
  2. 基于java实现的遗传算法 神经网络 实数编码 交叉 选择 变异-achieve genetic neural network algorithm is coded cross-choice variant
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:193800
    • 提供者:赖大武
  1. jgap_2.5_src

    0下载:
  2. java实现的遗传算法, 他的设计需要最小集合的支持, 并且在这个基础上实现更复杂的遗传算法! 目录结构如下: jgap_2.5_src.zip\\srcjgap_2.5_src.zip\\lib jgap_2.5_src.zip\\examples jgap_2.5_src.zip\\tests 还有相应的帮助-achieve the genetic algorithm, the design needs the support of the smallest p
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:671180
    • 提供者:star
  1. SGA_java

    0下载:
  2. 用JAVA写的遗传算法的例子,比较简单,如果解压缩的时候需要密码的话,应该是“1”。写的比较简单。是老早以前写的了。-using Java to write the genetic algorithm example, relatively simple, if decompression time requires a password, then it should be "one." The relatively simple to write. Before long
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9132
    • 提供者:许江东
  1. JAGA

    0下载:
  2. JAGA提供了各种类型的遗传算法和遗传编程的Java API接口,非常容易上手和使用,有很多容易使用的GA和GP的算子用于扩展,同时有指南和例子-JAGA provide various types of genetic algorithms and genetic programming in Java API interface, very easy to get started and use a lot of easy-to-use and the GP GA Operator for
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1623563
    • 提供者:
  1. GA_RPS_JAVA

    0下载:
  2. java实现的遗传算法RPS,列表显示,可统计数据-java genetic algorithm to achieve the RPS, links, show statistics
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:102230
    • 提供者:naya_wl
  1. GA_TSA

    0下载:
  2. 利用遗传算法解决TSP旅行商问题的Java原码-using genetic algorithms to solve the traveling salesman problem TSP original Java code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26802
    • 提供者:祖超
  1. jgap_3.2.1_src_3rdpartylib

    0下载:
  2. 用java实现遗传算法的调用,最新版本!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1072710
    • 提供者:heisure
  1. jaga_1.3

    0下载:
  2. Java遗传算法库-Java genetic algorithm library
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1302459
    • 提供者:于杳
  1. genetic

    2下载:
  2. 这是用遗传编程算法来拟合曲线的一个经典程序,非常不错,大家可以通过修改function程序里的曲线定义来拟合多种曲线-This is the genetic programming algorithm to a classical curve fitting procedures, is very good, you can program by modifying the function of the curve to fit the definition of a wide range o
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-17
    • 文件大小:73034
    • 提供者:赵娴
  1. GeneticAntAlgorithms

    0下载:
  2. Java环境下的遗传算法,蚁群算法的混合实现-Java environment, genetic algorithms, ant colony algorithm for hybrid realization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:78444
    • 提供者:樊福剑
  1. upload5

    0下载:
  2. 遗传算法求解旅行商问题。在n=20的情况下依然能90 以上获得正确解。-Genetic Algorithm for Traveling Salesman Problem. In the case of n = 20 can still obtain the correct solution for more than 90 .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4599
    • 提供者:ocpocpocp
  1. PSO_Java

    1下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域,基于Java语言实现。-Compared with the genetic algorithm, PSO has the advantage is simple and easy and there is no need to adjust many parameters. Has been widely applied to function o
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1974
    • 提供者:吴帅
  1. Genetic

    0下载:
  2. 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:8825
    • 提供者:harry
  1. TSP

    0下载:
  2. JAVA语言实现的遗传算法解决TSP(旅行商问题),主要有三个简单的Java类。-JAVA language of the genetic algorithm to solve TSP (traveling salesman problem), there are three simple Java class.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:9633
    • 提供者:
  1. TspOfGeneticAlgorithm

    0下载:
  2. 这是用遗传算法实现tsp问题,是自己研究的 ,算法实现及编码过程-This is the tsp problem with genetic algorithm, is their own research, algorithm implementation and coding
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7834
    • 提供者:chenyiyu
  1. sgs

    0下载:
  2. matlab 遗传算法程序 可直接运行 得出运算结果和仿真图-MATLAB GA code can do the basis ga. IT can be debug directly by matlab under window system.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1268
    • 提供者:xiaohui
  1. GA-in-Java.zip

    0下载:
  2. 标准遗传算法, Java实现,利于修改和二次开发,Standard genetic algorithm, implemented in Java conducive to modify and secondary development
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:65419
    • 提供者:hepan
  1. GA-java

    0下载:
  2. 遗传算法的java版本,可用作java游戏开发中做搜索算法-Java version of the genetic algorithm, do a search algorithm can be used as a java game development
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:6437
    • 提供者:肉肉蓉
  1. tsp遗传算法

    0下载:
  2. Java 语 言 实 现 TSP 算 法 问 题 ,Java 源 码(Java language TSP algorithm source code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:d_tyro
  1. 遗传算法解决VRVTW,java实现

    2下载:
  2. 基本的带时间窗的车辆路径问题,java代码
  3. 所属分类:Windows编程

« 1 2 34 5 6 »
搜珍网 www.dssz.com